const net/http.http2FlagDataPadded
4 uses
net/http (current package)
h2_bundle.go#L1638: http2FlagDataPadded http2Flags = 0x8
h2_bundle.go#L1662: http2FlagDataPadded: "PADDED",
h2_bundle.go#L2219: if fh.Flags.Has(http2FlagDataPadded) {
h2_bundle.go#L2303: flags |= http2FlagDataPadded
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)